home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 54
/
Vol 54.iso
/
games
/
totallys.swf
/
scripts
/
frame_10
/
PlaceObject2_114_86
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-28
|
235 b
|
15 lines
onClipEvent(enterFrame){
if(_root.k == 0)
{
_root._quality = "low";
}
else if(_root.k == 1)
{
_root._quality = "medium";
}
else if(_root.k == 2)
{
_root._quality = "high";
}
}